home *** CD-ROM | disk | FTP | other *** search
/ Shareware Super Platinum 8 / Shareware Super Platinum 8.iso / mac / DATABASE / MCB11E.ZIP;1 / REVISION.MCB < prev    next >
Encoding:
Text File  |  1994-06-01  |  6.7 KB  |  130 lines

  1. MCBase revision history list:
  2.  
  3. June 19th, 1993 : First release, version 1.0, of the MCBase database sy-
  4.                   stem.
  5.  
  6. June 22nd, 1993 : Updated version 1.0 to 1.0a, a maintenance release: 
  7.                   Some reportscreens had a bit of trouble with uncleared
  8.                   screens. The data from the previous information on the
  9.                   screen was sometimes not fully erased, which garbled the
  10.                   new information.
  11.  
  12. August 19th, '93: Updated version 1.0a to 1.0b, a maintenance release:
  13.                   Eliminated an error that could cause the system to be
  14.                   caught in an endless loop, if the last record in a data-
  15.                   base file was a "deleted" record.
  16.                   Also improved some text in a messagebox, displayed while
  17.                   the function "deleted" was processing the album database.
  18.  
  19. October 5th, '93: Updated version 1.0b to 1.0c, a maintenance release:
  20.                   Eliminated two errors that occured in the album selection
  21.                   list for option #7, "View albums by artists". 
  22.  
  23.                   1) When returning from the reportscreen after viewing an
  24.                   album (WITH the additional artistname display activated),
  25.                   the program would generate a NEW album selection list for
  26.                   the artistname that appeared on the bottom of the report
  27.                   screen, instead of using the original artistname that was
  28.                   selected by the user.
  29.  
  30.                   2) While walking through the albums of the different
  31.                   artists, a heap error (#203) could occur. The memory of
  32.                   the album selection list wasn't properly released.
  33.  
  34.                   Also eliminated an error in option #4, "Query on artist".
  35.                   A messagebox, to allow albumtitle display with each
  36.                   songtitle, sometimes appeared without a valid reason.
  37.  
  38.  
  39.                   Last, but not least, I added the following text to the
  40.                   ORDER.ME document, in order to prevent further questions
  41.                   on the subject:
  42.  
  43.                   REGISTRED MCBASE USERS can receive MAINTENANCE UPDATES
  44.                   for shipping costs only. (NOTE: CompuServe users can
  45.                   receive their maintenance update through CompuServe mail,
  46.                   minimizing the need for shipping costs, thus FOR FREE!).
  47.                   (Same goes for users who can download it from my private
  48.                   host system, wich is standby on request).
  49.  
  50. Nov. 24th '93:    Updated version 1.0c to 1.1, a major new release:
  51.                   Eliminated the need for a pre-selection on databases with
  52.                   more than 1000 entry's. (Credit for this goes to Griffin
  53.                   Solutions, who managed to realize virtual memory usage in
  54.                   their GS_dBase routine library: Thanks, Richard!).
  55.  
  56.                   The "Allfield Editor" is added to the application as a
  57.                   standard item and also added is an separate "Append"
  58.                   option, so a user does not need to go through the "Edit"-
  59.                   selection list if he or she simply wants to "Append".
  60.  
  61.                   The menu structure has been a bit modified to accomodate
  62.                   the above mentioned additions.
  63.  
  64.                   Also, the bank adress has been altered to the adress of
  65.                   the Rabobank's headoffice in Utrecht.
  66.  
  67.                   Last, but not least, a new pricing schedule is introdu-
  68.                   ced, to enable a low-budget registration on the project.
  69.                   This is done by the introduction of two diffent types of
  70.                   users: a BASIC and a DEDICATED user, of wich the latter
  71.                   has a very interesting discount on future updates. See
  72.                   the ORDER.MCB document for further information on regist-
  73.                   ration options and prices.
  74.  
  75. Jan. 7th, '94:    Updated version 1.1 to 1.1a: As mentioned in the documen-
  76.                   tation of the previous versions (in section "Future
  77.                   plans"), the processing speed of printer option "Songs by
  78.                   artist" needed to be increased.
  79.                   In this update, this processing speed has been success-
  80.                   fully increased to a normal level.
  81.  
  82.                   I've also included a function to cancel any running
  83.                   printjob by pressing the ESCape-key.
  84.  
  85.  
  86. Mar. 5th, '94:    Updated version 1.1a to 1.1b: Modified all "Add" functi-
  87.                   ons, to stay active until the user decides that he/she is
  88.                   done. (Artist and Album "Add" fuctions were left after
  89.                   adding 1 entry. This was based on the idea that one would
  90.                   process the data one album at a time). 
  91.  
  92.                   Eliminated the possible occurance of an "error 100:
  93.                   Record out of range" while printing the reports. (It
  94.                   could occur under certain circumstances).
  95.  
  96.                   Eliminated a possible counting error in the "Artist
  97.                   overview"-report. 
  98.  
  99.                   Also made some minor modifications.
  100.  
  101. Mar. 14th, '94:   Updated version 1.1b to 1.1c: Corrected a SERIOUS error
  102.                   in the documentation, discribing the locationcode. 
  103.  
  104.                   For tapes, the first 5 (!) digits of the (12 digit)
  105.                   locationcode are reserved for the actual tape number,
  106.                   instead of the discribed 2 digits. (The screen report for
  107.                   tapes is scanning for the first 5 digits, to find the
  108.                   first and last entry belonging to a certain tape). See
  109.                   the updated section 8 in the documentation for further
  110.                   information.
  111.  
  112.                   Also elimitated a possible GP-error in the protected mode
  113.                   version.
  114.  
  115. Mar. 22nd, '94:   Updated version 1.1c to 1.1d: Documentation updates (and
  116.                   small program changes) in order to comply with ASP requi-
  117.                   rements.
  118.  
  119. May 25th, '94:    Updated version 1.1d to 1.1e: Documentation updates (and
  120.                   program changes, see below). Added a VendInfo record to
  121.                   the documentation and modified the distribution-policy to
  122.                   be more "friendly".
  123.  
  124.                   Also added a possibility to accept credit card orders,
  125.                   using PsL's order processing services. 
  126.  
  127.                   Finally, I removed the encryption on MCBase's executable
  128.                   code. As it seems, some computers could have had trouble
  129.                   running MCBase because of this encryption.
  130.